Efficient patterns for CPU processing in Unreal Engine

In this set of articles is presented a set of techniques to deal with efficient CPU processing in Unreal Engine. To illustrate them, these approaches will be applied on a concrete use case which is the ability to procedurally generate an infinite open world and/or mazes. Procedural world generation refers to the use of algorithms … Continue reading Efficient patterns for CPU processing in Unreal Engine